-
Home
-
PressForward
-
5.3.1
-
Code
-
Classes
- Collection
Total Complexity |
90 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
744 |
Lines of code |
299 |
Logical lines of code |
151 |
Comment lines |
342 |
Methods |
47 |
Properties |
3 |
Methods 47
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
slice() |
S |
57 |
7 |
16 |
map() |
S |
58 |
5 |
15 |
__construct() |
S |
60 |
5 |
14 |
merge() |
S |
62 |
3 |
12 |
add() |
S |
63 |
3 |
11 |
every() |
S |
63 |
3 |
11 |
count_while_true() |
S |
64 |
3 |
10 |
find_index() |
S |
63 |
3 |
10 |
index_exists() |
S |
66 |
3 |
9 |
filter() |
S |
65 |
3 |
9 |
find_last_index() |
S |
63 |
3 |
10 |
insert_range() |
S |
60 |
2 |
14 |
drop_while() |
S |
75 |
2 |
4 |
take_while() |
S |
75 |
2 |
4 |
each() |
S |
73 |
2 |
5 |
first() |
S |
71 |
2 |
6 |
last() |
S |
71 |
2 |
6 |
serialize() |
S |
68 |
2 |
8 |
new_from_trusted() |
S |
72 |
2 |
5 |
drop() |
S |
71 |
2 |
6 |
drop_right() |
S |
72 |
2 |
5 |
validate_index() |
S |
71 |
2 |
6 |
find() |
S |
74 |
2 |
4 |
find_last() |
S |
74 |
2 |
4 |
sort() |
S |
73 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
clear() |
S |
80 |
1 |
3 |
set_from_trusted() |
S |
81 |
1 |
3 |
contains() |
S |
80 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |
valid() |
S |
79 |
1 |
3 |
key() |
S |
82 |
1 |
3 |
next() |
S |
82 |
1 |
3 |
current() |
S |
80 |
1 |
3 |
get_type() |
S |
81 |
1 |
3 |
at() |
S |
76 |
1 |
4 |
tail() |
S |
79 |
1 |
3 |
to_array() |
S |
82 |
1 |
3 |
insert() |
S |
66 |
1 |
8 |
shuffle() |
S |
73 |
1 |
5 |
reduce_right() |
S |
70 |
1 |
7 |
reject() |
S |
71 |
1 |
6 |
remove_at() |
S |
64 |
1 |
10 |
reverse() |
S |
75 |
1 |
5 |
take_right() |
S |
78 |
1 |
3 |
take() |
S |
78 |
1 |
3 |
reduce() |
S |
79 |
1 |
3 |